You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
JGamma Method
>
Math387.JGamma Method (double, [In] TCplx)
Dew Math for .NET
Math387.JGamma Method (double, [In] TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
JGamma Method
Collapse All
Complement to the incomplete gamma function.
Syntax
C#
Visual Basic
public
static
TCplx
JGamma
(
double
A
, [In]
TCplx
X
);
Public
static
Function
JGamma
(
A
,
X
As
[In]
TCplx
)
As
TCplx
Remarks
Complex version.
Group
JGamma Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
JGamma Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!